(x_specified_cursor_type): Remove prototype.
authorKim F. Storm <storm@cua.dk>
Fri, 30 Aug 2002 12:02:10 +0000 (12:02 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 30 Aug 2002 12:02:10 +0000 (12:02 +0000)
commit6d5165c18db45abddea54963732570e5d112d71e
treec6fe0280e4f37791d799aeba763ad1eaee2cb858
parentcbddbf6aa3da647cdbe8a5b8563ab714a8c4071b
(x_specified_cursor_type): Remove prototype.
(x_draw_bar_cursor): Use FRAME_CURSOR_WIDTH.
(x_display_and_set_cursor): Use get_window_cursor_type.
Remove unused local variables cursor_non_selected, active_cursor.
Redraw cursor if hbar cursor width changes.
(make_mac_frame): Set FRAME_DESIRED_CURSOR.
src/macterm.c